home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / text / dtp / FontCatalog103.readme < prev    next >
Text File  |  1996-12-07  |  3KB  |  88 lines

  1. Short:    PGS3 arexx script - view all fonts
  2. Author:   mmerkel@rummelplatz.uni-mannheim.de (Michael Merkel)
  3. Uploader: mmerkel@rummelplatz.uni-mannheim.de (Michael Merkel)
  4. Type:     text/dtp
  5. Replaces: text/dtp/FontCatalog100.lha
  6.  
  7. ABOUT
  8.  
  9. This is an ARexx script for use with PageStream3.
  10. With this script it's possible to get an overview of all available fonts.
  11.  
  12. (if you want a better overview use the "Print Font Specime" script which
  13. comes with PageStream3!)
  14.  
  15.  
  16. DISTRIBUTION
  17.  
  18. spread it! use it! _write me!_
  19.  
  20.  
  21. REQUIREMENTS
  22.  
  23. - PageStream3 (of course!!!)
  24. - Some fonts in the font directory
  25.  
  26.  
  27. USAGE
  28.  
  29. * copy this into your PageStream3:Scripts/ drawer
  30. * select "Play Script" in PageStream3
  31. * specify the offsets and the sample text
  32.   (you can use "*n" for a newline character.
  33.    e.g. "aA*nbB" will print:
  34.                             aA
  35.                             bB
  36.    and "*t" for a tabulator)
  37. * loooook!!!
  38.  
  39.  
  40. HISTORY
  41.  
  42. V1.00 (26. Oktober 1996)
  43.  * first public release
  44.  
  45. V1.01 (27. Oktober 1996)
  46.  * FontCatalog is much faster now
  47.  * font samples now fit in the surrounding boxes.
  48.    (Well, the textframes do... if the fonts overlap the boxes
  49.     FontCatalog can't do anything! Sorry.)
  50.  
  51. V1.02 (30. Oktober 1996)
  52.  * again increased the speed
  53.  * added possibility to use fixed fontsize!
  54.    So all fontsamples will be 50pt for example.
  55.    To use this you must specify the fontsize in the horizontal # field!!
  56.  * rewritten the routines to place the samples on the page.
  57.  * FontCatalog now shows the number of fonts installed and the current fontnumber.
  58.  * if a font is too big to be placed on screen FontCatalog will *stop*!
  59.  
  60. V1.03 (03. November 1996)
  61.  * uuupsss. corrected a little bug with the fontnames.
  62.    the calculation for fixed fonts was not correct!
  63.  * fixed a little bug with fonts not fitting on the page
  64.  
  65.  
  66. AUTHOR
  67.  
  68. michael merkel
  69. mmerkel@rummelplatz.uni-mannheim.de
  70. http://rummelplatz.uni-mannheim.de/~mmerkel/
  71.  (here you will find the newest version of FontCatalog)
  72.  
  73.  
  74. THANKS TO
  75.  
  76. SoftLogik for this wonderful program! It's the best on all platforms...
  77.  
  78.  
  79. ============================= Archive contents =============================
  80.  
  81. Original  Packed Ratio    Date     Time    Name
  82. -------- ------- ----- --------- --------  -------------
  83.      224     127 43.3% 02-Nov-96 16:06:48  file_id.diz
  84.     2051    1031 49.7% 03-Nov-96 13:18:28  FontCatalog103.readme
  85.    17736    4965 72.0% 03-Nov-96 13:15:28  FontCatalog103.rexx
  86. -------- ------- ----- --------- --------
  87.    20011    6123 69.4% 08-Nov-96 02:22:54   3 files
  88.